home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / dcom / modems-part1 / 3632 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: passport.ca!news
  2. From: vasant@passport.ca (Bill Antic)
  3. Newsgroups: comp.dcom.modems
  4. Subject: Re: Fax modem identifying
  5. Date: Fri, 02 Feb 1996 04:41:06 GMT
  6. Organization: Passport
  7. Message-ID: <4erqaq$6hb@forged.passport.ca>
  8. References: <4emvhu$7nk@news2.ios.com>
  9. NNTP-Posting-Host: dial048.passport.ca
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. duzenski@gramercy.ios.com wrote:
  13.  
  14. >Can anyone help me out with an "AT" command to identify an internal 
  15. >fax modem when the manufacturer is not known. 
  16.  
  17. >Probabl;y AT+F something or the other. 
  18.  
  19. >Appreciate it and thanks in advance.
  20.  
  21. AT&F, not AT+F,  is a command to reset the modem to the factory
  22. defaults.
  23.  
  24. There is an identification command,  " In ", where the modem reports
  25. to the DTE the requested result according to the command parameter:
  26.     I0  =  Reports product code  (e.g.,  "14400").
  27.     I1  =  Reports precomputed checksum performed on ROM
  28.              (e.g., "007")
  29.     I2 =   Computes checksum and compares it with value stored in ROM,
  30.              Reports result as OK or ERROR
  31.     I3 =   Reports: 
  32.                 firmware revision  (VX.XXX)
  33.                 model code (A= 64k US; B=Reserved; C= 128k US;
  34.                                     D= 128k W-Class; E=64k W-Class)
  35.                 interface type (S=serial, P=parallel), and
  36.                 MCU model (29=C29; 39=C39)  (e.g., "V1.297-CS29")
  37.     I4 =   Reports OEM defined identifier string.
  38.                                     
  39. You may, therefore, try  I4.
  40.  
  41. Regards,
  42.  
  43. Bill
  44.  
  45.  
  46.